projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ff2c16
)
Add support for AIX4.3 on IBM RS6000.
author
Chong Yidong
<cyd@stupidchicken.com>
Thu, 22 Mar 2007 14:32:22 +0000
(14:32 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Thu, 22 Mar 2007 14:32:22 +0000
(14:32 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index fbcab340260f8b8b76bc37ee905df2fadae3ded8..9d02c95d21388559b137c9e7bf0476a7e5891bf3 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-659,6
+659,9
@@
dnl see the `changequote' comment above.
rs6000-ibm-aix4.2* | powerpc-ibm-aix4.2* )
machine=ibmrs6000 opsys=aix4-2
;;
+ rs6000-ibm-aix4.3* | powerpc-ibm-aix4.3* )
+ machine=ibmrs6000 opsys=aix4-2
+ ;;
rs6000-ibm-aix5* | powerpc-ibm-aix5* )
machine=ibmrs6000 opsys=aix4-2
;;